[INFO] fetching crate hrpc 0.33.29...
[INFO] checking hrpc-0.33.29 against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] extracting crate hrpc 0.33.29 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate hrpc 0.33.29
[INFO] finished tweaking crates.io crate hrpc 0.33.29
[INFO] tweaked toml for crates.io crate hrpc 0.33.29 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate hrpc 0.33.29 on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding axum-server v0.4.7 (available: v0.8.0)
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding gloo-timers v0.2.6 (available: v0.4.0)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.2)
[INFO] [stderr]       Adding http-body v0.4.6 (available: v1.0.1)
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.10.1)
[INFO] [stderr]       Adding hyper-rustls v0.23.2 (available: v0.27.9)
[INFO] [stderr]       Adding matchit v0.5.0 (available: v0.9.2)
[INFO] [stderr]       Adding prost v0.10.4 (available: v0.14.4)
[INFO] [stderr]       Adding prost-build v0.10.4 (available: v0.14.4)
[INFO] [stderr]       Adding tokio-tungstenite v0.17.2 (available: v0.29.0)
[INFO] [stderr]       Adding tower v0.4.13 (available: v0.5.3)
[INFO] [stderr]       Adding wasm-streams v0.2.3 (available: v0.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.2.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.17.2
[INFO] [stderr]   Downloaded tungstenite v0.17.3
[INFO] [stderr]   Downloaded reqwasm v0.5.0
[INFO] [stderr]   Downloaded gloo-net v0.1.0
[INFO] [stderr]   Downloaded gloo-utils v0.1.7
[INFO] [stderr]   Downloaded hrpc-proc-macro v0.33.0
[INFO] [stderr]   Downloaded axum-server v0.4.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41
[INFO] running `Command { std: "docker" "start" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling prost-build v0.10.4
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling prost v0.10.4
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling hrpc v0.33.29 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]   --> src/common/buf.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "http1")]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"http"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_common`, `_common_http`, `_common_http_client`, `_common_mock`, `axum-server`, `base64`, `client`, `default`, `futures-channel`, `gloo-timers`, `hrpc-proc-macro`, `http`, `http-body`, `http_hyper_client`, `http_server`, `http_wasm_client`, `hyper`, `hyper-rustls`, `js-sys`, `matchit`, `mock_client`, `mock_server`, `pin-project-lite`, `reqwasm`, `server`, `sha-1`, `tokio`, `tokio-tungstenite`, `tower`, `wasm-bindgen`, `wasm-streams`, `websocket_tokio_tungstenite`, `websocket_wasm`, and `ws_stream_wasm`
[INFO] [stdout]    = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http1`
[INFO] [stdout]   --> src/common/buf.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "http1")]
[INFO] [stdout]    |           ^^^^^^^^^^-------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"http"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `_common`, `_common_http`, `_common_http_client`, `_common_mock`, `axum-server`, `base64`, `client`, `default`, `futures-channel`, `gloo-timers`, `hrpc-proc-macro`, `http`, `http-body`, `http_hyper_client`, `http_server`, `http_wasm_client`, `hyper`, `hyper-rustls`, `js-sys`, `matchit`, `mock_client`, `mock_server`, `pin-project-lite`, `reqwasm`, `server`, `sha-1`, `tokio`, `tokio-tungstenite`, `tower`, `wasm-bindgen`, `wasm-streams`, `websocket_tokio_tungstenite`, `websocket_wasm`, and `ws_stream_wasm`
[INFO] [stdout]    = help: consider adding `http1` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `invalid_hrpc_error` is never used
[INFO] [stdout]    --> src/proto.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl Error {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub(crate) fn invalid_hrpc_error(details: impl Into<Bytes>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `invalid_hrpc_error` is never used
[INFO] [stdout]    --> src/proto.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout]  92 | impl Error {
[INFO] [stdout]     | ---------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub(crate) fn invalid_hrpc_error(details: impl Into<Bytes>) -> Self {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.31s
[INFO] running `Command { std: "docker" "inspect" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41", kill_on_drop: false }`
[INFO] [stdout] 2eac6b964d84569c1b44592957e87c14cbfc39b377f5e32a4b2a6a4fd5107d41
